From: Joey Hess Date: Thu, 30 Jan 2025 19:06:37 +0000 (-0400) Subject: update X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~6^2~182 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=c3e6cbb432dab59a6ab02ac7dbc47bdaffaf4d9e;p=git-annex.git update --- diff --git a/doc/todo/RawFilePath_conversion.mdwn b/doc/todo/RawFilePath_conversion.mdwn index b7d9675b4d..46c9bc3bbe 100644 --- a/doc/todo/RawFilePath_conversion.mdwn +++ b/doc/todo/RawFilePath_conversion.mdwn @@ -18,13 +18,7 @@ status. mechanical, with only some wrapper functions in Utility.FileIO and Utility.RawFilePath needing to be changed. - An attempt was made on this, which is in the `ospath` branch. It - is unfinished and doesn't build. Some of the groundwork for that - culminated in [[!commit aaf4dd3b9cc71752624dd81352c242eeabe912c2]] - which builds and passes the test suite... except for on windows, where it - fails both with and without the new OsPath build flag it added, in - different and both surprising and seemingly difficult to understand ways. - That has caused me to give up on it for now. + Work on this is underway, in the `ospath` branch. [[!tag confirmed]]